home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / Open Me for REALbasic 3 / REALbasic 3.2 / Made with REALbasic™ / Graphic Design & Multimedia / Simple DXF / Version History < prev   
Text File  |  1998-06-25  |  969b  |  38 lines

  1.  
  2. SimpleDXF release version 1.0.4a
  3. copyright © 1998 John Balestrieri
  4. wjb@injersey.com
  5.  
  6. Click & Drag to rotate the model; Command-Click & Drag to adjust view depth.
  7.  
  8. This program was written entirely with REALbasic & uses no externals or plug-ins.  It supports 3DFACE entities from flat DXF files.  For the latest version or more REALbasic projects, visit my web page at:  http://nj5.injersey.com/~wjb/
  9.  
  10.  
  11.  
  12. REVISION HISTORY:
  13.  
  14. 1.0.4a
  15.     6/25/98
  16.     Removed Command-Click & Drag feature, though it still is listed in the about box as a feature.
  17.     Compiled with DR38 (vF1 keyboard polling still buggy?)
  18.     Psuedo Finder icon
  19.  
  20. 1.0.3a
  21.     6/24/98
  22.     Fixed problem with culling of backfaces (culling now occurs in screen space)
  23.     Minor internal changes
  24.  
  25. 1.0.2a
  26.     6/19/98
  27.     Option to cancel import
  28.     Minor internal changes
  29.  
  30. 1.0.1a
  31.     6/18/98
  32.     Fixed crash when importing non-dxf files
  33.     Window titles display file names (minus the ".dxf" suffix)
  34.     Minor internal changes
  35.  
  36. 1.0a
  37.     6/18/98
  38.     First release.